Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement --no-install and --redirects for "paket update". #847

Merged

Conversation

cr7pt0gr4ph7
Copy link
Contributor

This pull request adds the switch --no-install to paket update, and handles paket update --redirects also for the "single package update" case.
Additionally, the newly introduced InstallerOptions and SmartInstallOptions have been refactored, such that they match their usage better.

This commit also contains the following changes:
  - Merge SmallInstallOptions into InstallerOptions.
  - Add UpdaterOptions.
@cr7pt0gr4ph7 cr7pt0gr4ph7 force-pushed the pull-request/update-no-install branch from 2bdce62 to d6abb44 Compare May 28, 2015 16:55
@forki
Copy link
Member

forki commented May 28, 2015

LGTM. Thanks

forki added a commit that referenced this pull request May 28, 2015
Implement --no-install and --redirects for "paket update".
@forki forki merged commit c0d846a into fsprojects:master May 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants